home *** CD-ROM | disk | FTP | other *** search
- //TrashArea_1
-
- call setupontriggers
- sethealth 50
-
- :killya
- inert 1
- testrandom 0.5 gotolabel Killya2
- playsound player U2Izarian.Retreat2 slot_talk
- gotoactor pathnode93
- gotoactor pathnode94
- gotoactor pathnode95
- playsound player U2Izarian.Taunt2 slot_talk
- firealt 0.3
- //weaponaltfire 0.3
- playsound player U2Izarian.DieSoft2 slot_talk
- gotoactor pathnode94
- gotoactor pathnode93
- gotoactor pathnode94
- inert 0
- turntoactor player 2
- sleep
-
- :Killya2
- playsound player U2Izarian.Idle6 slot_talk
- gotoactor pathnode95
- playsound player U2Izarian.Hit3 slot_talk
- inert 0
- sleep
-
-
- :setupontriggers
- return
-
-